home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 007 / string.arc / _STR2MAP.H < prev    next >
Encoding:
Text File  |  1984-12-31  |  256 b   |  10 lines

  1. /*  File   : _str2map.h
  2.     Author : Richard A. O'Keefe.
  3.     Updated: 11 April 1984
  4.     Purpose: Definitions from _str2map.c
  5. */
  6.  
  7. extern    char    _map_vec[_AlphabetSize+1];
  8. extern    void    _str2map(/*int,_char_^,char^*/);
  9.